CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MATLAB serial port

搜索资源列表

  1. MATLAB_Heart_sounds

    0下载:
  2. 配合上传的C8051程序,通过串口接收心音数据,并通过图形显示。串口接收数据为中断方式。-With the upload process of C8051F020, through the serial port to receive heart sound data, and useing graphics to display.Received through the serial port interrupt.
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:1303718
    • 提供者:闵晓东
  1. matlab_uart

    1下载:
  2. matlab访问串口的程序,包括:打开、关闭和清除串口对象;读串口、写串口;串口的数据流控制;还包括:怎么用matlab发送手机短信的例程;这是学习matlab访问系统硬件的原理,不可多得的经典例程!-matlab serial port access procedures, including: open, close and clear the serial port object read serial port and write serial port serial data fl
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:91345
    • 提供者:陈永恒
  1. MatlabSerialCommunication

    0下载:
  2. 本文介绍MATLAB环境下上位机与下位机通过RS232接口进行串行通信的实现方法 详细叙述了在MATLAB环境下使用其自带的控制工具箱中的串口事件回调函数,实时接收下位机输出串行信号的实现过程.-This article describes the MATLAB environment, host computer and the next-bit computer through RS232 serial communication interface implementation metho
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:186544
    • 提供者:刘杰
  1. WBD

    2下载:
  2. 智能温度系统设计,本设计主要通过以单片机为控制单元的温度采集、转化、显示并通过串口将数据传输到PC机,在PC机端实现数据的存储、分析、绘制波形。在以单片机技术和VC编程技术为基础提出了系统框架和具体的设计方案,用汇编和C语言从硬件电路和软件阐述了控制系统的总体实现,并利用按键、LCD显示等外围设备为用户提供服务,实现人机交互。-Intelligent temperature system design, primarily through the design to single-chip te
  3. 所属分类:软件工程

    • 发布日期:2014-03-01
    • 文件大小:769887
    • 提供者:amanda
  1. serialOUT_nag

    0下载:
  2. a code which export a letter/array to serial port
  3. 所属分类:matlab

  1. FFTinGUI1

    0下载:
  2. This program makes the out put to the serial output port
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-06
    • 文件大小:1495943
    • 提供者:ofsdiego
  1. com

    0下载:
  2. 这个程序是四通道的串口通信代码,点击通信开始时,自动从指定串口接收并显示数据,可实现串口的切换-This procedure is four-channel serial communication code, click on the beginning of communication, automatic from the specified serial port receive and display data, enabling the switch serial
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:94473
    • 提供者:李远
  1. e1

    0下载:
  2. 从串口读取数据并翻译,采用触发事件功能接受数据-Read data from the serial port and translation, using the trigger event function to receive data
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:1559
    • 提供者:zhaomeng
  1. 9141130

    0下载:
  2. Using the Serial Port with a MATLAB GUI
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:588809
    • 提供者:tung pham
  1. m12062

    0下载:
  2. Using the Serial Port with a MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:105478
    • 提供者:tung pham
  1. matlab_serial_port

    0下载:
  2. matlab通过串口接收指定帧格式的数据的程序,和大家共享-through the serial port matlab designated to receive the data frame format of the program, and share
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:2992
    • 提供者:李林梅
  1. MATLAB_uart

    1下载:
  2. 通过RS232串口将数据采集部分与计算机连接,利用MATLAB自带的工具可开发出通信与数据采集软件,通过人机界面完成对数据采集系统的通信与控制,可设计出有极强的数据处理能力的系统。-Through the RS232 serial port will be part of data acquisition and computer connections, the use of MATLAB built-in tools to develop communication and data acq
  3. 所属分类:Windows编程

    • 发布日期:2016-05-29
    • 文件大小:287048
    • 提供者:shu
  1. MATLAB

    0下载:
  2. a GUI code in Matlab for read and write on Serial Port, And Save Data in a xls file
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:4817
    • 提供者:jabi
  1. InterfacingTheCameraModule

    0下载:
  2. this document explains how to read and write binary data on a serial port using matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:53661
    • 提供者:Vikram Rastogi
  1. kpib

    0下载:
  2. kpib.m contains code for GPIB and serial port communication for a number of scientific instruments, organized so that a single common command syntax can operate them all. For example, the command: r = kpib(INSTRUMENT,GPIB, read ) will return the
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:102456
    • 提供者:Nikhiln
  1. serial_port_example

    0下载:
  2. 改程序为一个matlab使用串口的实例程序,能够够在工程开发中提供一个无硬件测试提供帮助。-this is an example matlab program of using serial port, it s convenient to use this for project test of data acquisition application .
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1002
    • 提供者:王明
  1. MATLAB-control-application

    0下载:
  2. 对MATLAB软件在控制领域的应用进行了详细介绍。内容包括使用DAS工具箱函数和ActiveX控件设计数据采集与控制程序;使用串口I/O流和MSComm控件设计串口通信程序等。每种程序设计方法都提供了多个典型应用实例,每个实例都提供了线路图、详细的程序设计步骤和完整的源代码可供自动化、计算机应用、电子信息、机电一体化、测控仪器等专业的大学生、研究生及相关技术人员学习和参考。 -MATLAB software in the control area of the application in de
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:472312
    • 提供者:yuanying
  1. serial-input-and-display-curve

    0下载:
  2. Entering data into the MATLAB serial port and display the information curved
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1141
    • 提供者:isra
  1. MATLABA-serial-port-communication

    0下载:
  2. 运用GUIDE功能编写的一个类似串口助手的MATLAB串口通信源程序-Using the GUIDE function to write a similar serial assistants MATLAB serial communication source
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:12197
    • 提供者:姜尚
  1. serial

    0下载:
  2. Matlab Serial Port Code
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:121365
    • 提供者:sololo
« 12 3 4 5 6 »
搜珍网 www.dssz.com